home *** CD-ROM | disk | FTP | other *** search
/ SPACE 1 / SPACE - Library 1 - Volume 1.iso / games / 39 / ddp.doc < prev    next >
Text File  |  1987-02-07  |  5KB  |  127 lines

  1.                    DDP (Disk Directory Printer)
  2.  
  3.  
  4.      DDP was written with one main purpose in mind,  to enable the 
  5. ST user to get complete disk directory listings including all sub-
  6. directories.   There  are  many  options  that  effect  the   file 
  7. information listed as well as the format of the output.
  8.      First  we  will  discuss the options  that  effect  the  file 
  9. information to be displayed.
  10.  
  11. File Information
  12.  
  13.      Display
  14.           The options under display govern which information  will 
  15.           be  displayed on the directory listing.  Any  items  not 
  16.           selected will not appear on the output.
  17.  
  18.           Size
  19.                Selects file size.
  20.  
  21.           Time
  22.                Selects time of file creation.
  23.  
  24.           Date
  25.                Selects date of file creation.
  26.  
  27.           Attr
  28.                Selects file attribute. Read/Write or Read Only.
  29.  
  30.      Sort On
  31.           The options under sort on determine which criteria  will 
  32.           be used when sorting the listing.  A file can be  sorted 
  33.           on an item that will not be displayed.
  34.  
  35.           Name
  36.                Selects name to sort by.
  37.  
  38.           Ext
  39.                Selects extension to sort by.
  40.  
  41.           Date
  42.                Selects date to sort by.
  43.  
  44.           Size
  45.                Selects size to sort by.
  46.  
  47.      Sort By
  48.           This determines if the file will be sorted in  ascending 
  49.           or descending order according to the item selected.
  50.  
  51.           Ascending
  52.                Sorts in ascending order. A thru Z / 0 thru 9.
  53.  
  54.           Descending
  55.                Sorts in descending order. Z thru A / 9 thru 0.
  56.  
  57.      Send To
  58.           DDP  can send the output to many  devices.  The  display 
  59.           (CON:),  RS232 port (AUX:),  printer (PRN:), or file can 
  60.           be selected as the output device.
  61.  
  62.           Please  note  that if a file is selected as  the  output 
  63.           device,  a file selector menu will appear to prompt  you 
  64.           for the file name.
  65.  
  66.      Format
  67.           There  are  many ways DDP can  format  the  output.  The 
  68.           following selections can be used in any combination.
  69.  
  70.           FF
  71.                When  selected,  a form feed is given  before  each 
  72.                listing (including subdirectories).
  73.  
  74.           Bold
  75.                If  selected the subdirectory name will  appear  in 
  76.                bold in order to stand out.
  77.  
  78.           Headers
  79.                DDP  gives  the  user  the  option  to  title   the 
  80.                directory  listing.  This information is placed  in 
  81.                the  heading lines (there are 2) on the top of  the 
  82.                form.  When  headers is selected these titles  will 
  83.                appear before each listing (subdirectories too).
  84.  
  85.           Wide
  86.                Wide   enables  the  user  to  conserve  paper   by 
  87.                instructing DDP to place as many files on a line as 
  88.                possible.  If the printer width is 132 columns wide 
  89.                and DDP is instructed to print file names only  (no 
  90.                other display options are selected),  then 8  names 
  91.                will be placed on a single print line.
  92.  
  93.      Also notice that there are 4 text editable lines on the form. 
  94.      The first 2 are under the heading section.  These are  simply 
  95.      the  titles  that will appear if selected.  The next  is  the 
  96.      drive  spec.  Any drive can be placed here.  The  default  is 
  97.      drive 'A' for any errors.  Finally the last text field is the 
  98.      print  width line.  This line is used to inform DDP how  wide 
  99.      the  output  line is.  The default is 80 char but can  be  as 
  100.      large  as 999.  If your printer has a compressed print  mode, 
  101.      use  132  columns  and  the  wide  option  to  pack  as  much 
  102.      information on the least amount of paper.
  103.  
  104.      One additional note,  it is possible to abort DDP while it is 
  105.      listing.  Pressing  the  ESC (escape) key will cause  DDP  to 
  106.      abort the current listing and start on the next subdirectory. 
  107.      Pressing  the  UNDO key will terminate  the  listing  process 
  108.      fully,  returning the user to the main form.  These keys  are 
  109.      active ONLY when the "BUSY-BEE" mouse form is visable, if the 
  110.      mouse  is any other state or is not visable,  then the  abort 
  111.      functions are not operational.  Also, pressing the RETURN key 
  112.      is the ONLY way to exit from the INFORMATION form.
  113.  
  114.      This program is still in its testing stage. If you experience 
  115. any  problems  please feel free to leave me a message.  I  can  be 
  116. reached  at  the BBS listed in the information  box.  The  current 
  117. limitations  are no more that 100 subdirectories and no more  than 
  118. 300  files per subdirectory.  Have fun with DDP and make  sure  to 
  119. leave comments!
  120.  
  121. PS.  DDP  is under testing,  it is not in the public domain so  to 
  122. speak, when fully completed it will be submitted to a magazine for 
  123. print. Thank You.
  124.  
  125.                          Marcos M Zorola
  126.  
  127.